Skip to content

Commit

Permalink
template placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Sep 11, 2024
1 parent 1ff204f commit 9f4eb43
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<% if $Title && $ShowTitle %><h2 class="element__title">$Title</h2><% end_if %>
<% if $Content %><div class="element__content">$Content</div><% end_if %>

0 comments on commit 9f4eb43

Please sign in to comment.