This website works better with JavaScript.
Explore
Help
Sign In
sciuro
/
nfgame
Watch
1
Star
0
Fork
You've already forked nfgame
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
219 KiB
Tree:
bc2d77c522
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bc2d77c522'
${ noResults }
nfgame
/
templates
/
layout.html
7 lines
96 B
Raw
Normal View
History
Unescape
Escape
First working example
8 years ago
<!doctype html>
<
title
>
NFGame
<
/
title
>
<
div
class
=
page
>
{% block body %}{% endblock %}
<
/
div
>