This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-01-24 11:11:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9feffa092d
iris
/
_examples
/
view
/
template_pug_3
/
templates
/
index.pug
7 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix https://github.com/kataras/iris/issues/1450 and continue on implementing 1449 Former-commit-id: 617f64d061e88f050a443ea1751fa244164656c5
2020-02-14 22:34:56 +01:00
extends layout.pug
Update vendor for Pug (Jade) Parser and add Iris + Pug examples in the _examples/view folder, relative to https://github.com/kataras/iris/issues/1003 Former-commit-id: e26a5701e00ec055f3bcf693c1980c7d22147310
2018-05-26 21:49:48 +02:00
block title
title Article Title
block content
h1 My Article
Reference in New Issue
Copy Permalink