Skip to content

Commit ccb26d6

Browse files
committed
More accurately reflect development years
Thanks for the idea colak.
1 parent 882a03c commit ccb26d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/pages/default.txp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ echo '<a class="count-bubble" rel="external" href="https://github.com/textpatter
139139
</div>
140140
<div class="layout-4col">
141141
<h3 class="index-feature-community">Community-driven development</h3>
142-
<p>Well over a decade of development has been lovingly poured into our CMS. The active, friendly and helpful <a href="https://forum.textpattern.com/">community</a> surrounding the platform ensures its continued success and guides its future.</p>
142+
<p>Over <txp:php>echo safe_strftime("%Y") - 2003;</txp:php> years of development has been lovingly poured into our CMS. The active, friendly and helpful <a href="https://forum.textpattern.com/">community</a> surrounding the platform ensures its continued success and guides its future.</p>
143143
</div>
144144
<div class="layout-4col">
145145
<h3 class="index-feature-writing">Write using Textile, Markdown, etc.</h3>

0 commit comments

Comments
 (0)