mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
12 lines
No EOL
169 B
Text
12 lines
No EOL
169 B
Text
extends ./layout
|
|
|
|
block vars
|
|
- var layoutEnv = env
|
|
- var menuItem = 'oldNews'
|
|
|
|
block title
|
|
title Old News
|
|
|
|
block content
|
|
include ../shared/new-stuff
|
|
+oldNews() |