10 <div
class=
"content-success">
12 <h1
class=
"jumbo-title">
13 <span
class=
"jumbo-icon icon-success-round"></span>
17 <p>Please keep
this information
for your records:</p>
19 <p><strong>
Magento Admin Info:</strong></p>
21 <dl
class=
"list-definition" id=
"admin-info">
23 <dd>{{admin.username}}</dd>
26 <dd>{{admin.email}}</dd>
31 <dt>Your Store Address:</dt>
33 <a href=
"{{url.front}}" target=
"_blank">{{url.front}}</a>
38 <a href=
"{{url.admin}}" target=
"_blank">{{url.admin}}</a>
41 <div
class=
"message message-notice">
42 <span
class=
"message-text">
43 Be sure to bookmark your unique URL and record it offline.
47 <dt>Encryption Key:</dt>
48 <dd>{{config.encrypt.key}}</dd>
52 <strong>Database Info:</strong>
55 <dl
id=
"db-info" class=
"list-definition">
56 <dt>Database Name:</dt>
66 <p
class=
"bold" ng-repeat=
"message in messages">{{message}}</p>
67 <?php
if ($this->isSampleDataErrorInstallation) : ?>
68 <div
class=
"message message-warning">
69 <span
class=
"message-text"><strong>Something went wrong
while installing sample data.</strong> Please check <code>var/log/system.log</code>
for details. You can retry installing the data now or just start
using Magento.</span>
72 <div ng-show=
"config.address.actual_base_url">
74 class=
"btn btn-large btn-prime"