UNPKG

node-atlas

Version:

Create server-based and component-based websites easily!

10 lines 260 B
<!DOCTYPE html> <html lang="<?= languageCode ?>"> <head> <meta charset="UTF-8"> <title><?- common.title ?></title> <base href="<?= urlBasePath ?>/"> <link rel="stylesheet" href="stylesheets/common.css"> </head> <body> <div class="layout">