mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
13 lines
No EOL
212 B
Text
13 lines
No EOL
212 B
Text
extends ./layout
|
|
|
|
block vars
|
|
- var layoutEnv = env
|
|
- var menuItem = 'oldNews'
|
|
- var containerClass = 'static-old-news'
|
|
|
|
block title
|
|
title Old News
|
|
|
|
block content
|
|
include ../shared/new-stuff
|
|
+oldNews() |