path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
index.html | dirkjot/pingpongcam | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="PRAGMA" content="NO-CACHE" />
<meta http-equiv="refresh" content="600" />
<title>PingPongCam</title>
<style>
body {
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
background-color: #2A271F;;
}
video {
width: 100%;
... |
php-manual/recursivedirectoryiterator.haschildren.html | Sliim/sleemacs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Returns whether current entry is a directory and not '.' or '..'</title>
</head>
<body><div class="manualnavbar" style="... |
site/projects-local/draggies/Dad's card/main.css | brookjordan/brookjordan.uk-2014 | html,
body,
.manholder {
margin: 0;
position: relative;
background: black;
height: 100%;
-webkit-user-select: none;
}
body {
font-size: 1.2em;
}
.manbit {
position: absolute;
}
.text {
position: absolute;
padding: 10px;
color: white;
font-family: 'Helvetica Neue', sans-serif;
font-weight: 100;
text-alig... |
php-manual/function.fbsql-autocommit.html | Sliim/sleemacs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Enable or disable autocommit</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="p... |
php-manual/weakmap.offsetexists.html | Sliim/sleemacs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Checks whether a certain object is in the map</title>
</head>
<body><div class="manualnavbar" style="text-align: center;... |
app/components/assets/assetInfo.html | AlexChien/bitsharesblocks | <div ng-class="{'col-md-4':(asset.issuer_account_id ===-2),'col-md-6':(asset.issuer_account_id !==-2)}" class="col-sm-6 col-xs-6 no-padding">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{{ 'asset.assetInfo.title' | translate }}</h3>
</div>
<ul class="list-gr... |
layouts/chrome/head.html | msjulias/blog-au | <!DOCTYPE html>
<html class="no-js" lang="en-US">
<head>
<base href="{{ .Site.BaseURL }}">
{{ template "chrome/head.pace.html" . }}
<title>{{ .Title }} - {{ .Site.BaseURL }}</title>
{{ template "chrome/head.meta.html" . }}
<script>document.documentElement.className = document.documentElement.classN... |
tests/wpt/web-platform-tests/origin-isolation/getter-special-cases/javascript-url-yes.https.html | asajeffrey/servo | <!DOCTYPE html>
<meta charset="utf-8">
<title>window.originIsolated for a javascript: URL on an isolated page</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<div id="log"></div>
<script type="module">
import runTest from "./resources/data-url-test.mjs... |
GroceryList/endpoint-libs/libloginendpoint-v1/loginendpoint/readme.html | mithilarun/GroceryList | <html>
<title>loginendpoint v1 Client Library for Java</title>
<body>
<h2>loginendpoint v1 Client Library for Java</h2>
<h3>Overview</h3>
<p>High-level details about this library can be found at
<a href="http://code.google.com/p/google-api-java-client">http://code.google.com/p/google-api-java-client</a>
<ul>
<li><a ... |
16_04/wifi_wifiap_testapp.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>WiFi Access Point Test App - Legato Docs</ti... |
tests/wpt/web-platform-tests/referrer-policy/gen/srcdoc-inherit.meta/no-referrer-when-downgrade/xhr/same-https.swap-origin.http.html | UK992/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/` -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'no-referrer-when-downgrade'</title>
<meta charset='utf-8'>
<meta name="description" content="Check that non a priori inse... |
style/values/specified/struct.LinearGradient.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `LinearGradient` struct in crate `style`.">
<meta name="key... |
theme/chrome/global/menu.css | Vistaus/Firefox-Numix | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/* ===== menu.css =======================================================
== Styles used by XUL menu-related ele... |
script/dom/bindings/codegen/Bindings/CSSStyleDeclarationBinding/constant.textTransform_getterinfo.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `textTransform_getterinfo` constant in crate `script`.">
<m... |
phf_generator/fn.generate_hash.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `generate_hash` fn in crate `phf_generator`.">
<meta name="... |
x11_dl/xrender/struct._XFilters.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `_XFilters` struct in crate `x11_dl`.">
<meta name="keyword... |
app/src/main/res/raw-PL/info_about_neighboring_cells_content.html | zamojski/TowerCollector | <!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<p>Sąsiednie przekaźniki to przekaźniki zdefiniowane przez operatora komórkowego jako znajdujące się w pobl... |
libc/funcs/posix01/unistd/fn.fsync.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `fsync` fn in crate `libc`.">
<meta name="keywords" content... |
typhonjs-backbone-parse/backbone-parse-es6/manual/overview.html | typhonjs-websites/docs.typhonjs.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../">
<title data-ice="title">Overview</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"><... |
18_08/apiGuidesMain.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>API Guides - Legato Docs</title>
<meta conte... |
gleam/ffi/SecondaryColor3usv/fn.load_with.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `load_with` fn in crate `gleam`.">
<meta name="keywords" co... |
layout/reftests/table-bordercollapse/frame_hsides_rules_groups_ref.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Frame="hsides" and Rules="groups"</title>
<link rel="stylesheet" type="text/css" href="bordercol.css" ... |
skins/jrElastic/css/core_html.css | appdallas1/Music-site- | /*
* Jamroom 5 Elastic CSS
* Copyright 2003-2011 by Talldude Networks, LLC.
* @author Brian Johnson - brian@talldude.net
*/
/* @title Page Background */
/* @help This is the main background for the site */
html {
background-color:#333333;
background-image:url("{$jamroom_url}/skins/jrElastic/img/bckgrd.png"... |
x11/xlib/fn.XAllocColor.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XAllocColor` fn in crate `x11`.">
<meta name="keywords" co... |
servo/script/dom/bindings/utils/trait.Reflectable.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `Reflectable` trait in crate `servo`.">
<meta name="keyword... |
utf8/struct.IncompleteSequence.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `IncompleteSequence` struct in crate `utf8`.">
<meta name="... |
x11_dl/keysym/constant.XK_scedilla.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_scedilla` constant in crate `x11_dl`.">
<meta name="key... |
cassandra-scripts/javadoc/org/apache/cassandra/thrift/class-use/Cassandra.system_update_keyspace_result.html | bkcloud/bkplatform | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Fri Dec 27 12:53:06 CST 2013 -->
<title>Uses of Class org.apache.cassandra.thrift.Cassandra.system_update_keyspace_result (apach... |
wayland_kbd/keysyms/constant.XKB_KEY_Thai_paiyannoi.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XKB_KEY_Thai_paiyannoi` constant in crate `wayland_kbd`.">
... |
libc/unix/linux/x86_64/type.c_char.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `c_char` type in crate `libc`.">
<meta name="keywords" cont... |
servo/gl/constant.SAMPLER_2D_MULTISAMPLE.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `SAMPLER_2D_MULTISAMPLE` constant in crate `servo`.">
<meta... |
regex_syntax/parser/fn.raw_class_to_expr.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `raw_class_to_expr` fn in crate `regex_syntax`.">
<meta nam... |
js/jsapi/fn._ZN2JS12ProtoKeyToIdEP9JSContext10JSProtoKeyNS_13MutableHandleI4jsidEE.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `_ZN2JS12ProtoKeyToIdEP9JSContext10JSProtoKeyNS_13MutableHandle... |
x11_dl/keysym/constant.XK_Cyrillic_ES.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_Cyrillic_ES` constant in crate `x11_dl`.">
<meta name="... |
libc/unix/type.ino64_t.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ino64_t` type in crate `libc`.">
<meta name="keywords" con... |
script/dom/bindings/codegen/Bindings/DocumentBinding/DocumentReadyStateValues/index.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `DocumentReadyStateValues` mod in crate `script`.">
<meta n... |
templates/base_index.html | DraXus/andaluciapeople | {% extends "base.html" %}
{% load thumbnail %}
{% load webdesign %}
{% load i18n %}
{% block header %}
<link rel="stylesheet" href="/media/css/base_index.css" type="text/css" />
<link rel="stylesheet" href="/media/css/jquery.ui.stars.min.css" type="text/css" />
<link rel="stylesheet" href="/media/css/nivo-slider1.css"... |
VideoTest/css/style_pace.css | fernandoolmos/CTV-video-test | .RegularBody {
background: #123 url("image/browser_background.png") repeat fixed top left;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: white;
}
.PlayBody {
background:"";
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: white;... |
public/proposals/20021122-VC-VotingLeverage.html | marklatham/gvmp | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/main.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset... |
call_server/templates/layouts/base.html | poppingtonic/call-power | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>{%block title%}{{SITENAME|default('Call Power')}} | {{ page_title }}{%endblock%}</title>
<!-- Chrome Frame for browsers that support it -->
<meta http-equiv="X-UA-Compatible" conte... |
doc/api/classes/ActionController/HttpAuthentication/Basic/ControllerMethods/ClassMethods.html | asm-products/visitmee | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActionController::HttpAuthentication::Basic::ControllerMethods::Class... |
static/landing_assets/css/colors/purple.css | AltClick/pybossa-amnesty-theme | /*-----------------------------------------------------------------------
/* PURPLE
/* assets/css/colors/purple.css
/*-----------------------------------------------------------------------
1. NAVBAR
2. QUOTE SECTION
3. KEEP IN TOUCH SECTION
4. CONTACT US SECTION
5. FOOTER
--------------------------------------... |
c2/ripple_the_wave.html | bradchristie/taminations | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link type="image/x-icon" href="../favicon.ico" rel="icon" />
<link href="../src/tamination.css" type="text/css" rel="stylesheet" />
<link href="../src/jque... |
lib/modules/gandhi-decorator-users/directive.html | mike-marcacci/gandhi | <ui-select ng-disabled="disabled" ng-model="model" theme="bootstrap">
<ui-select-match placeholder="Choose a user...">{{$select.selected.name}}</ui-select-match>
<ui-select-choices refresh="search($select.search)" refresh-delay="200" repeat="item in users | filter: $select.search">
<div ng-bind-html="item.name | hi... |
gdd/templates/email/userJoined-toOwner.html | atados/gdd-ovp | {% extends 'email/base.html' %}{% load i18n %}
{% block content %}
<p>
{% blocktrans with user.name as user_name and user.email as user_email and organization.name as organization %}
User {{user_name}} ({{user_email}}) has joined your organization {{organization}}.
{% endblocktrans %... |
doc/api/classes/ActiveSupport/Callbacks/Filters/End.html | asm-products/visitmee | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActiveSupport::Callbacks::Filters::End</title>
<meta http-equiv="... |
_source/_attachments/2010-08-23-fairey-banner.html | creativecommons/www2015 | ---
layout: attachment
title: fairey-banner
date: 2010-08-23 16:50:24.000000000 -04:00
categories: []
tags: []
status: inherit
type: attachment
published: false
meta:
_wp_attached_file: 2010/08/fairey-banner.jpg
_wp_attachment_metadata: a:6:{s:5:"width";s:3:"570";s:6:"height";s:3:"300";s:14:"hwstring_small";s:23:"h... |
var/httpd/htdocs/skins/Agent/default/css/Core.Default.css | mychll31/CAB | /**
* @project OTRS (http://www.otrs.org) - Agent Frontend
* @copyright OTRS AG
* @license AGPL (http://www.gnu.org/licenses/agpl.txt)
*/
/**
* @package Skin "Default"
* @section Default Settings
*/
@media screen,projection,tv,handheld {
/**
* @subsection Fonts
*/
body {
font-family:... |
astrobin/static/astrobin/ckeditor/plugins/indent/dev/indent.html | astrobin/astrobin | <!DOCTYPE html>
<!--
Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
-->
<html>
<head>
<meta charset="utf-8">
<title>Indent DEV sample</title>
<script src="../../../ckeditor.js"></script>
<style>
body {
... |
modules/WorkFlow/ProcessListView.html | harish-patel/ecrm | <!--
/*********************************************************************************
* The contents of this file are subject to the SugarCRM Master Subscription
* Agreement ("License") which can be viewed at
* http://www.sugarcrm.com/crm/en/msa/master_subscription_agreement_11_April_2011.pdf
* By installing or u... |
web/fb-share/programa/en/63.html | joker-x/programa-podemos-2015 | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>PODEMOS. Restructuring mortgage debt of households</title>
<meta property="og:title" content="PODEMOS: Restructuring mortgage debt of households" />
<meta property="og:description" content="We will c... |
public/components/bq-components.all.html | electricbookworks/betterquiz | <script src="bq-components.js"></script><template id="bq-paginator-template">
<style>:host {
display: block;
width: 100%; }
.pagination {
list-style: none; }
.pagination li {
display: inline-block;
color: lightgray; }
.pagination li a {
padding: 0em 1em;
color: darkgray;
text-deco... |
accounts/templates/password_reset.html | Takeaway-Ordering-System-NJUCS-SE/Takeaway-Ordering-System | {% extends "base_accounts.html" %}
{% block title %}找回密码{% endblock %}
{% block head %}账户{% endblock %}
{% block path %}>找回密码{% endblock %}
{% block content %}
<h1>找回密码</h1>
<p>如果您忘记了密码? 请输入你的邮箱, 然后我们会给您的邮箱发送一个新的密码.</p>
<form action="" method="post">
{% csrf_token %}
{{ form.as_p }}
<input type="submit" val... |
static/default/temporary.html | micahflee/Mailpile | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="/_/static/css/default.css" />
<!-... |
cmsocial-web/views/user.edit.html | elsantodel90/oia-juez | <div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{{'Edit your data' | l10n}}</h3>
</div>
<div class="panel-body row">
<div class="col-sm-6">
<form class="form-horizontal" role="form" ng-submit="submit()" name="edituserform">
<div class="form-group">
... |
rules/rules-rgaa3.2017/src/test/resources/testcases/rgaa32017/Rgaa32017Rule040602/Rgaa32017.Test.4.6.2-2Failed-01.html | dzc34/Asqatasun | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa32017 Test.4.6.2 Failed 01</title>... |
templates/widgets/financial_auditing.html | DutBright/scientificResearch | {%include "widgets/finalreport/financial_auditing.html"%}
<form class="well"id="finalForm" pid={{pid}}>
<div class="form-group">
<label for="review_select">评审结果</label>
<select id="review_select" class="form-control" name="judgeresult" >
<option value="-1" selected="selected">请评审... |
modules/Meetings/SubPanelViewInvitees.html | RajkumarSelvaraju/FixNix_CRM | <!--
/*********************************************************************************
* SugarCRM Community Edition is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it und... |
public/cui/theme/css/reset.css | Sparfel/iTop-s-Portal | /* -----------------------------------------------------------------------
RESET STYLES
Centurion UI 1.0
-> http://centurion-ui.octaveoctave.com
----------------------------------------------------------------------- */
/* -----------------------------------------------------------------------
RESETS */
html, body,... |
blog/index2.html | 40423103/2017springcd_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>2017Spring 協同產品設計實習 40423103</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canon... |
ckanext/opendatani/templates/header.html | okfn/ckanext-opendatani | {% ckan_extends %}
{% block header_account_logged %}
<li>
<a href="{{ h.url_for('pages_index') }}" title="{{ _('Pages') }}">
<i class="icon-file"></i>
</a>
</li>
<li>
<a href="{{ h.url_for('blog_index') }}" title="{{ _('Blog') }}">
<i class="icon-pencil"></i>
</a>
</li>
{% if c.user... |
lms/templates/index.html | TheMOOCAgency/edx-platform | <%page expression_filter="h"/>
<%inherit file="main.html" />
<%namespace name='static' file='static_content.html'/>
<%!
from django.utils.translation import ugettext as _
from django.core.urlresolvers import reverse
from openedx.core.djangolib.markup import HTML, Text
%>
%if user.is_authenticated:
<h2>
Si vous n'êtes ... |
static/css/common.css | jmptrader/monsti | .monsti--htmlarea-align-left{float:left;margin-right:15px}.monsti--htmlarea-align-right{float:right;margin-left:15px}.monsti--htmlarea-align-center{text-align:center}
|
ecommerce/templates/coupons/offer_email.html | edx/ecommerce | <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
<title lang="en">edX Email</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=... |
o2server/x_organization_core_express/doc/test/com/x/organization/core/express/package-summary.html | o2oa/o2oa | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (11.0.13) on Mon Dec 20 16:47:05 CST 2021 -->
<title>test.com.x.organization.core.express</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-12-20">
<link rel="stylesheet" ty... |
report/html/com/rapidminer/operator/preprocessing/discretization/BinDiscretization.html | cm-is-dog/rapidminer-studio-core | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media... |
src/registration/templates/registration/admin/search_helper.html | helfertool/helfertool | {% extends "helfertool/admin.html" %}
{% load i18n django_bootstrap5 icons %}
{% block content %}
<h1>{% trans "Search helper" %}</h1>
<form action="" method="post">
{% csrf_token %}
{% bootstrap_form form layout="floating" %}
<p class="text-muted">
{% blocktrans %}You can... |
media/base/css/default.css | ISIFoundation/influenzanet-website | /*
Template Name: Influenzanet Main
Description: CSS for deployment on the Influenzanet website
Author: Antwan Wiersma (http://www.prime-creation.com/)
Version: 1.2
*/
/* @import url("../js/fancybox/jquery.fancybox-1.3.4.css"); */
/* Main */
html body {
font-family: Verdana, Geneva, sans-serif;
line-height: 1.2e... |
templates/forum/forum_thread_create.html | TamiaLab/carnetdumaker | {% extends "forum/base_forumdetail.html" %}
{% load bootstrapform %}
{% block breadcrumb %}{{ block.super }}
<li><a href="{{ forum.get_create_thread_url }}">Ouvrir un nouveau topic</a></li>{% endblock %}
{% block title %}Ouvrir un nouveau topic | {{ block.super }}{% endblock %}
{% block content %}
<!-- New ... |
templates/base.html | CommonsDev/unisson.co | {% load i18n %}
{% load cms_tags sekizai_tags %}
{% load menu_tags %}
{% load inplace_edit %}
{% inplace_static %}
<!DOCTYPE html>
<html>
<head>
<title>Unisson.co - {% trans "Common Good Framework" %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
{% b... |
web/fb-share/programa/ast/134.html | podemos-info/programa-electoral-podemos-26j | <!DOCTYPE html>
<html lang="ast">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Podemos - Reforma de la Llei 18 / 2007, de 28 d’avientu, del derechu a la vivienda</title>
<meta property="og:title" content="Podemos - Reforma de la Llei 18 / 2007, de 28 d’avientu, del derechu a la... |
src/admin/views/content-change.view.html | cheekahao/lianteam | <!-- 媒体选择模态 -->
<nd-media-select media="media"></nd-media-select>
<div class="page-header clearfix">
<ol ng-if="action === 'create'" class="heading">
<li><a ui-sref="main.contents">{{category.name}}</a></li>
<li><a ui-sref="main.contents.create">新增内容</a></li>
</ol>
<ol ng-if="action === 'update'" class="... |
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/home/client/presenter/package-use.html | ungerik/ephesoft | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Fri Jul 10 16:43:28 IST 2015 -->
<title>Uses of Package com.ephesoft.gxt.home.client.presenter</title>
<meta name="date" c... |
public/flash/featuredvideos/docs/de/alex_uhlmann/animationpackage/animation/Shake_run_02.html | dmgarland/hyperactive | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Shake_run_02</title>
</head>
<body ... |
core/mxunit/doc/api/mxunit/framework/TestSuite.html | funkymusic/sc-core |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by colddoc on {ts '2012-09-27 17:10:42'} -->
<TITLE>
Callable
</TITLE>
<META NAME="keywords" CONTENT="mxunit.framework.concurrent.Callable interface">
<... |
rules/rgaa3-2016/src/test/resources/testcases/rgaa32016/Rgaa32016Rule121102/Rgaa32016.Test.12.11.2-2Failed-01.html | Tanaguru/Tanaguru | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa32016 Test.12-11-2 Failed 01</ti... |
doc/api/files/__/__/__/_rvm/gems/ruby-2_1_2/gems/actionview-4_1_1/lib/action_view/flows_rb.html | asm-products/visitmee | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>flows.rb</title>
<meta http-equiv="Content-Type" content="text/ht... |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/program_options/multiple_occurrences.html | cris-iisc/mpc-primitives | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class multiple_occurrences</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta nam... |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/proto/plus_assign.html | cris-iisc/mpc-primitives | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template plus_assign</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta na... |
crislib/libscapi/lib/boost_1_64_0/libs/core/doc/html/core/addressof.html | cris-iisc/mpc-primitives | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>addressof</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="Chapter 1.... |
docs/reference/gtk/html/GtkCellRendererPixbuf.html | ystk/debian-gtk-2.0 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GtkCellRendererPixbuf</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GTK+ Reference Manual">
<link... |
JavaClass/docs/de/fub/bytecode/generic/LoadClass.html | sehugg/SSBT | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Feb 01 13:43:43 CET 2000 -->
<TITLE>
: Interface LoadClass
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Sty... |
doc/html/qdbusxml2cpp.html | sicily/qt4.8.4 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qdbusxml2cpp.... |
doc/api/jade/content/onto/basic/class-use/Equals.html | microcosmx/jade | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Tue Dec 09 10:56:13 CET 2014 -->
<title>Uses of Class jade.content.onto.basic.Equals (JADE v4.3.3 API)</title>
<meta name="date"... |
javadoc/net/minecraftforge/client/event/sound/SoundSetupEvent.html | tera911/itc_minecraft | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Wed Apr 16 20:33:23 EDT 2014 -->
<title>SoundSetupEvent (Forge API)</title>
<meta name="date" content="2014-04-16">
<link rel="s... |
doc/html/richtext-orderform-detailsdialog-h.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.7: d... |
doc/api-viewer/css/jsdoc.css | omnibond/acilos | html, body {
height: 100%; width: 100%; padding: 0; border: 0;
font-family: Helvetica, Arial, sans-serif !important;
font-size: 0.85em !important;
}
#main { height: 100%; width: 100%; border: 0; }
#header { margin: 0; }
#loader {
padding:0;
margin:0;
position:absolute;
top:0; left:0;
width:100%; height:100%; ... |
old/gapp/single.html | Neal-Caffrey/Neal-Caffrey.github.io | <!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8">
<title>单次接送</title>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<me... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/engine/transaction/internal/jta/class-use/JtaStatusHelper.html | 1fechner/FeatureExtractor | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_40) on Wed Feb 10 11:30:58 CST 2016 -->
<title>Uses of Class org.hibernate.engine.transaction.internal.jta.JtaStatusHelper (Hibernate JavaDocs)... |
libjana-ecal/doc/reference/html/JanaEcalComponent.html | dudochkin-victor/jana | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JanaEcalComponent</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="libjana-ecal Reference Manual">
<... |
tpl/www/news_list.html | renlong567/www.yuren.com | <!-- php:$title= $cate_rs ? $cate_rs.title.' - '.$page_rs.title : $page_rs.title -->
<!-- include tpl=head title=$title menutitle=$page_rs.title -->
<!-- if $page_rs.banner -->
<div class="page_banner"><img src="{$page_rs.banner.filename}" width="980" alt="{$title}" /></div>
<!-- /if -->
<div class="wrap mb10">
<div ... |
doc/html/qtconcurrent-map-map-pro.html | kobolabs/qt-everywhere-4.8.0 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: m... |
wiki/docs/4.2/coverage-report/Cqrs/Services/index-sort-l.html | cdmdotnet/CQRS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - doc-coverage.info - Cqrs/Services</title>
<link rel="stylesheet" type="text/css" href="../../gcov.css">
</head>
<body>
<table width="100%"... |
downloads/Ketai_v13/reference/ketai/ui/KetaiGesture.html | ketai/ketai | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Sun May 21 15:14:29 EDT 2017 -->
<title>KetaiGesture</title>
<meta name="date" content="2017-05-21">
<link rel="stylesheet" type="text/... |
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/beans/factory/support/class-use/BeanDefinitionValidationException.html | cacheonix/cacheonix-core | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_03) on Wed Jan 09 13:25:28 CET 2008 -->
<TITLE>
Uses of Class org.springframework.beans.factory.support.BeanDefinitionValidationException (Spring Fra... |
doc/locale/en/html/tutorial/search.html | kenhys/debian-groonga |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>4.4. Various search conditions — Groong... |
sdk/dox/html/classKitAODbEntry.html | einon/affymetrix-power-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Affymetrix Power Tools: KitAODbEntry Class Reference</title>
<link href... |
docs/reference/libqmi-glib/html/libqmi-glib-NAS-Initiate-Network-Register.html | mkotsbak/libqmi-deb | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>NAS Initiate Network Register</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="libqmi-glib Reference... |
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/jms/core/package-frame.html | cacheonix/cacheonix-core | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_03) on Wed Jan 09 13:25:23 CET 2008 -->
<TITLE>
org.springframework.jms.core (Spring Framework API 2.5)
</TITLE>
<META NAME="date" CONTENT="2008-01-... |
tacc_stats_web/templates/tacc_stats/job_list.html | TACCProjects/tacc_stats | <html>
<head>
<title>TACC Stats Web: Job list</title>
</head>
<body>
{% if job_list %}
<table border="1" cellpadding="5">
<tr><th> name </th><th> owner </th><th> hosts </th>
<th> time spent </th><th> begin </th><th> memory used </th>
<th> work open </th><th> irq </th></tr>
{% for job in job_list %... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.