Skip to content

Commit

Permalink
Fix comments in advertisementtiles.mustache
Browse files Browse the repository at this point in the history
  • Loading branch information
abias committed Dec 31, 2023
1 parent b2ca083 commit d86c27c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/advertisementtiles.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
Context variables required for this template:
* showadvtiles - The flag to show the advertisement tiles or not
* advtileslayoutclass - The CSS class for the grid
* advtiles - The configured info banners list with:
* content - The info banner content
* advtiles - The configured advertisement tiles list with:
* content - The tile's content
* backgroundimage = Image to be displayed behind the content;
* linktitle = The link title which is displayed (might be empty);
* link = The actual URL (might be empty);
Expand Down

0 comments on commit d86c27c

Please sign in to comment.