com.alecdorrington.server.html

Members list

Type members

Experimental classlikes

object Template

A simple HTML template common to every page of this application. Loads the necessary style sheets and scripts. Different pages differ only in that a different view initialisation function is called. This is injected by name as a string, and the corresponding view is loaded from the client subproject.

A simple HTML template common to every page of this application. Loads the necessary style sheets and scripts. Different pages differ only in that a different view initialisation function is called. This is injected by name as a string, and the corresponding view is loaded from the client subproject.

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
Self type
Template.type