mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 12:56:47 +00:00
cleanly format html output
This commit is contained in:
@@ -23,7 +23,7 @@ app.configure 'production', ->
|
||||
|
||||
# Routes
|
||||
app.get '/', (req, res) ->
|
||||
res.render 'index'
|
||||
res.render 'index', format: true
|
||||
|
||||
|
||||
# Set port and start server.
|
||||
|
||||
Reference in New Issue
Block a user