3d-interface/controllers/prototype/views/index.jade

17 lines
450 B
Plaintext

extends ../../../views/main
block title
title #{title} - Prototype
block content
h2 Index
p There are three prototypes here :
ul
li
a(href="arrows/") Arrows
li
a(href="reverse/") Reversed arrows looking like funnel
li
a(href="viewports/") Viewports
p You can also watch replays of previous experiences <a href="/prototype/replay/">here</a>