1 line
4.0 KiB
HTML
1 line
4.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><title></title><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="description" content="Taiga Landing page"><meta name="keywords" content="Agile, Taiga, Management, Github"><meta name="viewport" content="width=device-width, user-scalable=no"><link rel="stylesheet" href="/styles/main.css"></head><body><div class="projects-nav-overlay"><div class="container"><p>Loading project...</p></div></div><div tg-lb-create-project class="wizard-create-project"><form><section data-step="step1" class="wizard-step create-step1"><div class="title"><h1>Choose a template</h1><p>Which template would fit better in your project?</p></div><div class="template-wrapper"><div class="template-inner"><fieldset ng-repeat="template in templates"><input type="radio" name="template" id="template-{{ template.id }}" ng-value="template.id" ng-model="data.creation_template" data-required="true"><label for="template-{{ template.id }}" class="backlog"><span class="icon icon-backlog"></span><h2>{{ template.name }}</h2></label><p>{{ template.description }}</p></fieldset></div></div><fieldset><a href="" title="Next" class="button-next button button-green">Next</a></fieldset></section><section data-step="step2" class="wizard-step create-step2 active"><div class="title"><h1>Create Project</h1><p>Fresh and clean. So exciting!</p></div><fieldset><input type="text" name="name" ng-model="data.name" data-required="true" placeholder="Name" maxlength="45"></fieldset><fieldset><textarea name="description" ng-model="data.description" data-required="true" placeholder="Description"></textarea></fieldset><fieldset class="wizard-action"><div><a href="" title="Prev" class="button-prev button button-gray">Prev</a><a href="" title="Create" class="submit-button button button-green">Create</a></div><button type="submit" class="hidden"></button></fieldset></section></form><div class="progress-bar"><div class="progress-state"><span>Template selection</span><span>Name and description</span><!-- span Final touches--></div><div class="progress-bar-wrapper"><div class="bar"></div></div></div><a href="" title="close" class="close"><span class="icon icon-delete"></span></a></div><nav tg-projects-nav class="projects-nav"></nav><!-- This menu is deprecated and it is only available--><!-- for correct not integrated pages.--><!-- The compiled version of this is embedded in coffescript--><!-- due to mandatory tricky hacks related to scope resolution.--><!-- Check base.coffee for the JS template--><nav class="menu"><h1 class="logo"><a href="" title="Home"><img src="/images/logo.png" alt="Taiga"></a></h1><ul class="main-nav"><li data-name="search"><a href="" title="Search" tg-nav="project-search:project=project.slug"><span class="icon icon-search"></span><span class="item">Search</span></a></li><li data-name="backlog" tg-nav="project-backlog:project=project.slug"><a href="" title="Backlog" class="active"><span class="icon icon-backlog"></span><span class="item">Backlog</span></a></li><li data-name="kanban"><a href="" title="Kanban"><span class="icon icon-kanban"></span><span class="item">Kanban</span></a></li><li data-name="issues"><a href="" title="Issues" tg-nav="project-issues:project=project.slug"><span class="icon icon-issues"></span><span class="item">Issues</span></a></li><li data-name="wiki"><a href="" title="Wiki"><span class="icon icon-wiki"></span><span class="item">Wiki</span></a></li><li data-name="video"><a href="" title="Meet Up"><span class="icon icon-video"></span><span class="item">Meet Up</span></a></li></ul><div class="user"><div class="user-settings"><ul class="popover"><li><a href="" title="Account settings">Account settings</a></li><li><a href="" title="Logout">Logout</a></li></ul><a href="" title="User preferences" class="avatar"><img src="http://thecodeplayer.com/u/uifaces/12.jpg" alt="username"></a></div></div><div class="settings"><a href="" title="User preferences">Pilar</a><a href="" title="Site preferences"><span class="icon icon-settings"></span></a></div></nav><div class="master"></div></body></html> |